home *** CD-ROM | disk | FTP | other *** search
/ SVM Mac 71 / CD-ROM N°71.iso / modelaliser / models / mla003.swf / scripts / DefineButton2_184 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2001-07-11  |  84 b   |  5 lines

  1. on(press){
  2.    gotoAndStop(2);
  3.    _parent._parent.actionBouton("startZoomIn");
  4. }
  5.